-
Home
-
Shield: Blocks Bots, Protects Users, and Prevents Security Breaches
-
13.0.3
-
Code
-
Classes
- U2F
| Total Complexity |
65 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
397 |
| Lines of code |
229 |
| Logical lines of code |
160 |
| Comment lines |
97 |
| Methods |
12 |
| Properties |
4 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| doAuthenticate() |
B |
37 |
21 |
67 |
| doRegister() |
B |
37 |
17 |
70 |
| get_certs() |
S |
58 |
7 |
15 |
| castObjectToRegistration() |
S |
59 |
5 |
16 |
| getAuthenticateData() |
S |
59 |
3 |
15 |
| pubkey_to_pem() |
S |
61 |
3 |
12 |
| __construct() |
S |
62 |
3 |
11 |
| fixSignatureUnusedBits() |
S |
69 |
2 |
6 |
| getRegisterData() |
S |
70 |
1 |
6 |
| base64u_encode() |
S |
77 |
1 |
3 |
| base64u_decode() |
S |
78 |
1 |
3 |
| createChallenge() |
S |
73 |
1 |
5 |